Skip to content

darkseid-security/R00tX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[R00tX V1.2]

PrivEsc Enumeration Script

Features

  • Checks if vulnerable to SUDO exploit CVE-2019-14287 if yes generates root shell
  • Checks if Root account has No password set
  • Checks current user permissions
  • Checks SUID binaries
  • Checks for Write Permissions
  • Gets current username
  • Gets Kernel Version
  • Gets OS name and verion
  • Checks for any Cronjobs
  • List all users excluding service accounts
  • Checks read access to SSH private key
  • Checks for access to the shadow file
  • [*New Feature] Login to MYSQL as root with no passwd
  • [*New Feature] List installed software packages

TODO

  • Add more SUDO exploits

RUN

  • python3 R00tX.py or ./R00tX on bin file
  • Compile with pyinstaller to run on Linux without python or colorama installed

About

PrivEsc Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages